Symfony\Component\CssSelector\Parser\Token S

Total Complexity 15
Dependencies 0
Dependents 10
Total lines 76
Lines of code 47
Logical lines of code 20
Comment lines 0
Methods 12
Properties 3

Methods 12

Method Rating Maintainability Complexity Lines of code
isDelimiter()
S
65 3 9
__toString()
S
70 2 6
__construct()
S
74 1 5
getType()
S
82 1 3
getValue()
S
82 1 3
getPosition()
S
82 1 3
isFileEnd()
S
80 1 3
isWhitespace()
S
80 1 3
isIdentifier()
S
80 1 3
isHash()
S
80 1 3
isNumber()
S
80 1 3
isString()
S
80 1 3